Widget engine — Not to be confused with widget toolkit. In computer software, a widget engine is a software service available to users for running and displaying applets on a graphical user interface, such as that of the desktop. The widget model in widget… … Wikipedia
Widget toolkit — A widget toolkit, widget library, or GUI toolkit is a set of widgets for use in designing applications with graphical user interfaces (GUIs). The toolkit itself is a piece of software that is generally provided with an operating system, windowing … Wikipedia
List of widget toolkits — Low level widget toolkits= Integrated in the operating system* The Mac OS toolbox, or Macintosh APIs, formerly located in ROM, but in new world Macs, on disk. A cleaned up version for Mac OS X is called Carbon. * The Windows API used in Microsoft … Wikipedia
Web widget — For other uses, see GUI widget. In computing a web widget is a software widget for the web. It s a small application that can be installed and executed within a web page by an end user. They are derived from the idea of code reuse. Other terms… … Wikipedia
Standard Widget Toolkit — Infobox Software name = Standard Widget Toolkit caption = The Eclipse IDE, an SWT based application developer = Free software community latest release version = 3.4 latest release date = release date|2008|06|17 latest preview version = 3.5 M1… … Wikipedia
GUI widget — This article is about reusable components for building user interfaces. For small desktop/web applications, see widget engine. For other uses, see widget (disambiguation). Various widgets … Wikipedia
Software widget — A software widget is a generic type of software application comprising portable code intended for one or more different software platforms. The term often implies that either the application, user interface, or both, are light, meaning relatively … Wikipedia
Lazarus (software) — This article concerns the software IDE named Lazarus. For other uses of the name, see Lazarus (disambiguation). Infobox Software name = Lazarus caption = Lazarus IDE 0.9.25 Screen print (Linux, GTK1) developer = volunteers latest release version … Wikipedia
Xaw — (англ. X Window System Athena widget set) набор виджетов для реализации простых интерфейсов пользователя, основанный на X Toolkit Intrinsics. Распространяется с X Window System. Xt и производные от него библиотеки: Xaw и Motif Пример программы… … Википедия
X Window System protocols and architecture — In computing, the X Window System (commonly X11 or X) is a network transparent windowing system for bitmap displays. This article details the protocols and technical structure of X11. The X client server model and network transparencyX is based… … Wikipedia
Xlib — is an X Window System protocol client library in the C programming language. It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol. Few applications … Wikipedia